home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5512 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: dispatch.news.demon.net!demon!redrobe.demon.co.uk
  2. From: Mike@Redrobe.demon.co.uk (Mike)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: ScrollVport compatability WAS:re: FindTask() VERY IMPORTANT
  5. Date: 13 Mar 96 10:41:28 +0000
  6. Message-ID: <1023.6646T641T1437@Redrobe.demon.co.uk>
  7. References: <4hm7qm$otm@news.uni-paderborn.de> <1219.6641T796T412@Redrobe.demon.co.uk> <4i3t50$16j@serpens.rhein.de>
  8. NNTP-Posting-Host: redrobe.demon.co.uk
  9. X-NNTP-Posting-Host: redrobe.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. Hi, Michael van Elst , on 12-Mar-96 13:10:56 you scribbled....
  14. >Mike@Redrobe.demon.co.uk (Mike) writes:
  15.  
  16. >>scr->ViewPort.RasInfo->RyOffset=y;
  17. >>ScrollVPort(&scr->ViewPort);
  18.  
  19. >>is this fully compatable, would it even work on a gfx card (Cgfx)?
  20.  
  21. >No.
  22.  
  23. No it wouldnt work on a gfx card?
  24.  
  25. >The best approximation (which is probably different from todays gfx card
  26. >drivers) would be to allow this operation when the associated screen mode
  27. >says that it is scrollable.
  28.  
  29. arghh!
  30.  
  31. OK, cards on the table time ;)
  32.  
  33. I use the above pair for smooth screen scrolling, with a larger than screen
  34. bitmap...blitting into the off-screen bit before it gets scrolled into
  35. visible...
  36.  
  37. How do I do this "more" compatable then? Blitting whole screen wont be as
  38. smooth on aga with lots of bitplanes methinks.... ;)
  39.  
  40. TIA
  41.  
  42. Mike
  43.  
  44. --
  45. ---------------------------------------------------------------------------
  46. Mike Redrobe - Mike@Redrobe.demon.co.uk         MikeRR on #Amiga
  47. ---------------------------------------------------------------------------
  48.  
  49.